Welcome![Sign In][Sign Up]
Location:
Search - VC 6.0 wav

Search list

[Multimedia programMYPLAYWAVE

Description: 用VC++6.0开发的用于播放WAV的声音的源程序 -VC 6.0 for the development of the player's voice WAV source
Platform: | Size: 36596 | Author: 孟波 | Hits:

[Audio programWAVPLAYER

Description: 一款自编的播放WAV的小软件,运行在VC++6.0环境下。-broadcast WAV small software running on VC 6.0 environment.
Platform: | Size: 1139 | Author: 李威 | Hits:

[Multimedia programUserMsg

Description: 具有一定参考价值,VC++6.0,WAV文件操作,对初学者有一定参考价值-certain reference value, VC 6.0, WAV file manipulation, for beginners a certain reference value
Platform: | Size: 1011785 | Author: tanky | Hits:

[Windows DevelopWAVfileOperation

Description: VC++6.0,WAV文件操作,对初学者有一定参考价值,-VC 6.0, WAV file manipulation, for beginners a certain reference value,
Platform: | Size: 1004087 | Author: tanky | Hits:

[Communicationvoice

Description: 一个录音的工程 VC++6.0实现,主要是对WAV文件的操作
Platform: | Size: 97098 | Author: 123 | Hits:

[Audio programwavPlayer

Description: G:\\c++工程\\~VC 6.0专用\\编程百例\\第03章 音频视频\\实例36 播放WAV文件.rar 播放wav文件的源码,不多介绍了
Platform: | Size: 38175 | Author: jeff | Hits:

[mpeg mp3MpegToWav

Description: 完全用vc 6.0 写的,能够将mpeg格式的视频转换为wav格式,能够帮助学习视频的编码和解码。
Platform: | Size: 74669 | Author: deng | Hits:

[Speech/Voice recognition/combine语音信号处理

Description: 基于vc++6.0开发平台的,对扩展名为wav的语音文件的多媒体处理和应用。-vc 6.0 based development platform for the extension of voice wav document processing and multimedia applications.
Platform: | Size: 2018 | Author: | Hits:

[DocumentsVC中使用低级音频函数WaveX播放声音文件

Description: VC中使用低级音频函数WaveX播放声音文件-VC used vulgar audio function WaveX play audio files
Platform: | Size: 10240 | Author: 李喆 | Hits:

[Speech/Voice recognition/combine语音信号处理

Description: 基于vc++6.0开发平台的,对扩展名为wav的语音文件的多媒体处理和应用。-vc 6.0 based development platform for the extension of voice wav document processing and multimedia applications.
Platform: | Size: 2048 | Author: | Hits:

[Multimedia DevelopVisualCshejibofangqi

Description: VC6.0可谓是微软的王牌产品,它以强大的功能而赢得了广大程序员的爱好。而用VC的AppWizard、ClassWizard和其中的各种控件可以方便地建立应用程序。 本文就介绍用VC6.0自带的一个ActiveX控件----ActiveMovieControl Object,来建立自己的多媒体播放器。此多媒体具有一般的播放功能,能播放*.mp3,*.wma,*.mdi,*.wav,*.avi,*.dat等文件,还有Repeat功能-VC6.0 is Microsoft's flagship product, which features a powerful and won the majority of programmers love. Using VC+5.0, ClassWizard, and the various controls which can easily build applications. This paper introduces a VC6.0's own ActiveX Object-ActiveMovieControl to build their own multimedia players. This is a general multimedia player, which will be available*. mp3,*. wma,*. MDI,*. wav,*. avi,*. dat documents, Repeat function
Platform: | Size: 11264 | Author: sun | Hits:

[Multimedia DevelopMYPLAYWAVE

Description: 用VC++6.0开发的用于播放WAV的声音的源程序 -VC 6.0 for the development of the player's voice WAV source
Platform: | Size: 35840 | Author: 孟波 | Hits:

[Audio programWAVPLAYER

Description: 一款自编的播放WAV的小软件,运行在VC++6.0环境下。-broadcast WAV small software running on VC 6.0 environment.
Platform: | Size: 1024 | Author: 李威 | Hits:

[Otherrelink

Description: MFC IIS防盗链 开发环境 vc++ 7.0(MFC) / windows 2003 sp1 / iis6.1 主要功能: 1 防盗链 2 限制文件下载线程数 3 限制文件下载速度 使用方法: 1 打开Internet 信息服务(IIS)管理器/本地计算机/网站/默认网站/属性/ISAPI筛选器/添加 2 名称随便 文件 选择你解压缩下来的relink.dll 3 重启IIS 4 打开ReLink.ini 具体参数: [settings] url= 允许外部链接的网站地址 以"|"号分开 如"xfrog.cn|webtm.cn" extension=gif|jpg|png|psd|bmp|swf|midi|wav|mp3|wma|avi|mpg|wmv|asf|rm|rmvb|zip|rar 需要过滤 监测的文件类型 以"|"号分开 speed=50 文件下载速度 单位"K" 需知 因为网络环境的不同 没那么准确 thread=2 单文件下载最大线程-MFC IIS defense Daolian vc Development Environment 7.0 (MFC)/windows 2003's p1/iis6.1 main functions : a defense Daolian two restrictions download threads number three download speed limit use : an open Internet Information Services (IIS) Management/local computer/website/Default Web/Attribute/ISAPI Filter/add two names casually paper of your choice extract from the three heavy relink.dll Kai IIS 4 Open ReLink.ini specific parameters : [settings] url = allow external link to the website address of the "|", as separate "xfrog. cn | webtm.cn "extension = gif | jpg | png | psd | bm p | swf | midi | wav | mp3 | wma | avi | mpg | wmv | asf | r m | RealNetworks | zip | rar need to filter monitoring the file type "|" = 50 separate speed File Downl
Platform: | Size: 12288 | Author: 莫飞 | Hits:

[DocumentsVC_Music_Play

Description: VC 中音乐最完美的实现 想在程序中播放mp3,wma,wav等所有格式的音乐文件吗?网上这样的介绍真是少!!这是一个封装了音乐的各种操作,比如音量调节,进度调节,的类。包 含两个类,CMusic,CSound。分别在文件music.h,music.cpp,sound.h,sound.cpp。 -VC of music would like to realize the most perfect player in the proceedings mp3, wma, wav and so on all formats of music files? Online this introduction is really small! ! This is a package of music, all kinds of operation, for example, to adjust the volume, the progress of regulation, the class. Consists of two categories, CMusic, CSound. , Respectively, in the document music.h, music.cpp, sound.h, sound.cpp.
Platform: | Size: 8192 | Author: Jerry | Hits:

[Communicationvoice

Description: 一个录音的工程 VC++6.0实现,主要是对WAV文件的操作-A recording project VC++ 6.0 realize, mainly for the operation of WAV files
Platform: | Size: 137216 | Author: 123 | Hits:

[Graph DrawingWAVE

Description: VC绘制WAV波形 开发平台VC6.0. VC/MFC-WAV Waveform VC mapping development platform VC6.0.VC/MFC
Platform: | Size: 50176 | Author: cindy | Hits:

[Audio programwavPlayer

Description: G:\c++工程\~VC 6.0专用\编程百例\第03章 音频视频\实例36 播放WAV文件.rar 播放wav文件的源码,不多介绍了-G: c++ Works dedicated ~ VC 6.0 Programming Chapter 03 100 cases of the first examples of 36 audio and video playback WAV file. Rar player wav file source, no more and no introduction of
Platform: | Size: 37888 | Author: jeff | Hits:

[Windows DevelopMP3Recorder

Description: 1、 支持实时声音采集,保存格式可以为WAV或MP3 2、 支持实时电平显示。 3、 支持音量大小侦测。 4、 支持采样频率(44100,22050,11025,8000等),声道(单,双)的选择。 5、 支持声卡的选择,当有多块声卡时,可以容易选择一块声卡。 6、 支持编程语言:DELPHI,VC,VB,CB,VFP,PB等编程语言。 7、 音质,品质绝佳,行内领先技术。 -1, supports real-time voice of the collection, preservation format can be WAV or MP3 2, supports real-time-level display. 3, to support the size of the detection volume. 4, support the sampling frequency (44100,22050,11025,8000, etc.), mono (single, double) choice. 5, support the choice of sound card, when the number of pieces of sound card, you can easily select a sound card. 6, support for programming languages: DELPHI, VC, VB, CB, VFP, PB and other programming languages. 7, sound quality, excellent-quality, leading technology firms.
Platform: | Size: 754688 | Author: mdsong | Hits:

[Software EngineeringVC-6.0-mp3-to-wav

Description: MP3 TO WAV 经测试可以用。但不是很完整,适合刚入门的参考-MP3 TO WAV
Platform: | Size: 33792 | Author: 宋小辉 | Hits:
« 12 »

CodeBus www.codebus.net